gtk: Add GtkMediaControls
authorBenjamin Otte <otte@redhat.com>
Mon, 26 Feb 2018 00:32:01 +0000 (01:32 +0100)
committerBenjamin Otte <otte@redhat.com>
Sun, 18 Mar 2018 20:01:23 +0000 (21:01 +0100)
commit9700a98f4867ee523e9366419c36d580c57c88fa
tree68583ef38d6c390542f61774216ec80ec7182b0e
parent800bcb5cb46c685e5b26f527477b1f5993f939b3
gtk: Add GtkMediaControls

This is a basic first implementation of controls for a GtkMediaStream,
modeled after Totem's UI.
gtk/gtk.h
gtk/gtkmediacontrols.c [new file with mode: 0644]
gtk/gtkmediacontrols.h [new file with mode: 0644]
gtk/meson.build
gtk/ui/gtkmediacontrols.ui [new file with mode: 0644]